Details for this torrent 


Algorithms of the Intelligent Web, 2nd Edition (2016)
Type:
Other > E-books
Files:
1
Size:
4.62 MB

Texted language(s):
English
Tag(s):
Deep Learning Intelligent Applications Machine Learning Web Application Design

Uploaded:
Mar 9, 2019
By:
gard3n3r



Algorithms of the Intelligent Web, Second Edition teaches you how to create machine learning applications that crunch and wrangle data collected from users, web applications, and website logs. In this totally revised edition, you'll look at intelligent algorithms that extract real value from data. Key machine learning concepts are explained with code examples in Python's scikit-learn. This book guides you through algorithms to capture, store, and structure data streams coming from the web. You'll explore recommendation engines and dive into classification via statistical algorithms, neural networks, and deep learning.

What's Inside

Introduction to machine learning
Extracting structure from data
Deep learning and neural networks
How recommendation engines work
About the Reader

Knowledge of Python is assumed.

About the Authors

Douglas McIlwraith is a machine learning expert and data science practitioner in the field of online advertising. Dr. Haralambos Marmanis is a pioneer in the adoption of machine learning techniques for industrial solutions. Dmitry Babenko designs applications for banking, insurance, and supply-chain management. Foreword by Yike Guo.

Table of Contents

Building applications for the intelligent web
Extracting structure from data: clustering and transforming your data
Recommending relevant content
Classification: placing things where they belong
Case study: click prediction for online advertising
Deep learning and neural networks
Making the right choice
The future of the intelligent web
Appendix - Capturing data on the web